widget: Add a GtkWidget::root property and gtk_widget_get_root()
authorBenjamin Otte <otte@redhat.com>
Sun, 29 Jul 2018 01:40:52 +0000 (03:40 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 15 Feb 2019 05:53:17 +0000 (06:53 +0100)
commitddf2a3681d8629c042e0a081b6c0a21f01b60676
treece97c3ae87cc5d2f80af6e63d79d52146730b76b
parent4ca1f7e29f60753621a33215dfa52cec23457f5c
widget: Add a GtkWidget::root property and gtk_widget_get_root()

The property is just for API completeness, the getter is meant to
replace toplevel usage.
gtk/gtkwidget.c
gtk/gtkwidget.h
gtk/gtkwidgetprivate.h